Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Bump Meziantou.Analyzer from 2.0.110 to 2.0.120 #148

Merged
merged 1 commit into from
Dec 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2023

Bumps Meziantou.Analyzer from 2.0.110 to 2.0.120.

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.120

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.120

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.119...2.0.120

2.0.119

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.119

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.118...2.0.119

2.0.118

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.118

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.117...2.0.118

2.0.117

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.117

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.116...2.0.117

2.0.116

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.116

Full Changelog: meziantou/Meziantou.Analyzer@2.0.115...2.0.116

2.0.115

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.115

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.114...2.0.115

... (truncated)

Commits
  • 82f72bc Use Meziantou.DotNet.CodingStandard (#660)
  • 0bb7e9d New rule: MA0147 - Avoid async void method for delegate (#659)
  • 07c2fea Add support for collection expressions in MA0007 (#658)
  • bc37dac New rules to validate method signature when using [UnsafeAccessor] (#657)
  • 3802510 Allow workflow_dispatch
  • d9d3a47 Check parameter name
  • c93507b Improve MA0084 to detect primary constructor parameters (#656)
  • 06f781a MA0144: Improve dection of System.OperatingSystem (#655)
  • 1724838 New rule MA0144: Use System.OperatingSystem to check the current OS
  • 9a50061 Update dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 2.0.110 to 2.0.120.
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](meziantou/Meziantou.Analyzer@2.0.110...2.0.120)

---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2023
@LiorBanai LiorBanai merged commit 2b9c470 into main Dec 9, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Meziantou.Analyzer-2.0.120 branch December 9, 2023 05:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant